Lisp Machine Lisp - определение. Что такое Lisp Machine Lisp
Diclib.com
Словарь онлайн

Что (кто) такое Lisp Machine Lisp - определение

PROGRAMMING LANGUAGE, A DIALECT OF THE LANGUAGE LISP
ZetaLisp; Zetalisp; Lisp-machine lisp; Lisp-machine Lisp

LISP Machine LISP         
<language> An extension of Maclisp, now called Zetalisp. (1998-12-13)
ZetaLisp         
<language> The Maclisp dialect used on the LISP Machine. The many extensions to Maclisp include vectors, closures, flavors, stack groups, locatives, and {invisible pointers}. Currently supported by Lisp Machines, Inc. and Symbolics. ["LISP Machine Manual", D. Weinreb and D. Moon, MIT AI Lab, 1981]. (1997-03-18)
Lisp machine         
  • Symbolics 3620 (left) and LMI Lambda Lisp machines
  • Symbolics 3640 Lisp machine
HISTORICAL COMPUTER
Lisp Machine; LISP machine; LISP machines; Lisp machines; MIT CADR; LispM; CADR (computing system); Xerox Dolphin; Xerox Dandelion; Xerox Dandetiger; D machine
Lisp machines are general-purpose computers designed to efficiently run Lisp as their main software and programming language, usually via hardware support. They are an example of a high-level language computer architecture, and in a sense, they were the first commercial single-user workstations.

Википедия

Lisp Machine Lisp

Lisp Machine Lisp is a programming language, a dialect of the language Lisp. A direct descendant of Maclisp, it was initially developed in the mid to late 1970s as the system programming language for the Massachusetts Institute of Technology (MIT) Lisp machines. Lisp Machine Lisp was also the Lisp dialect with the most influence on the design of Common Lisp.

Lisp Machine Lisp branched into three dialects. Symbolics named their variant ZetaLisp. Lisp Machines, Inc. and later Texas Instruments (with the TI Explorer) would share a common code base, but their dialect of Lisp Machine Lisp would differ from the version maintained at the MIT AI Lab by Richard Stallman and others.